LinuxQMISDK-Lite  SLQS04.00.27
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
nas_DDTMSettings Struct Reference

Data Fields

uint8_t CurrentDDTMStatus
 
uint8_t DDTMPrefSetting
 
uint16_t DDTMAction
 
uint8_t SOListAction
 
uint8_t SOLen
 
uint16_t ServiceOption [255]
 

Detailed Description

This structure contains the DDTM Settings 0x01 tlv parameters.

Parameters
CurrentDDTMStatus[Out]
  • Current DDTM Status,
  • 0x00 - CURRENT_DDTM_STATUS_DISABLED
  • 0x01 - CURRENT_DDTM_STATUS_ENABLED
DDTMPrefSetting[Out]
  • DDTM preference. The value should be one of following,
  • 0x00 Disable DDTM
  • 0x01 Enable DDTM
  • 0x02 Do not change DDTM preference
DDTMAction[Out]
  • DDTM action Bitmask of following represents what combined DDTM actions take place. To enable all masks, a value of 0x3FFF must be sent in this field.
  • Bit 0 - QMI_NAS_DDTM_ACTION_SUPPRESS_L2ACK_BIT - Do not send L2 ACK on 1X
  • Bit 1 - QMI_NAS_DDTM_ACTION_SUPPRESS_REG_BIT - Suppress 1X registrations
  • Bit 2 - QMI_NAS_DDTM_ACTION_IGNORE_SO_PAGES_BIT - Ignore 1X pages with specified service options
  • Bit 3 - QMI_NAS_DDTM_ACTION_SUPPRESS_MO_DBM_BIT - Block MO SMS and DBM
SOListAction[Out]
  • Action to be taken with the specified SO list in the SO field. Value should be one of following,
  • 0x00 Add the specified SOs to the current DDTM SO list
  • 0x01 Replace the current DDTM SO list
  • 0x02 Delete the specified SOs from the DDTM SO list
  • 0x03 No change in the DDTM SO list
SOLen[Out]
  • Number of sets of the following elements: ServiceOption
ServiceOption[Out]
  • Service option for which SO pages are ignored when DDTM status is ON. To ignore all SO pages, a value of 0xFFFF must be specified.

Field Documentation

uint8_t nas_DDTMSettings::CurrentDDTMStatus
uint16_t nas_DDTMSettings::DDTMAction
uint8_t nas_DDTMSettings::DDTMPrefSetting
uint16_t nas_DDTMSettings::ServiceOption[255]
uint8_t nas_DDTMSettings::SOLen
uint8_t nas_DDTMSettings::SOListAction

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved